PrintDocument for WinForms
RenderInputComboBox コンストラクタ(String[])


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBox クラス > RenderInputComboBox コンストラクタ : RenderInputComboBox コンストラクタ(String[])
The strings that are used to initialize the RenderInputComboBox.Items array.
Initializes a new instance of the RenderInputComboBox class, assigning RenderInputComboBox.Items from the specified strings.
シンタックス
'宣言
 
Public Function New( _
   ByVal ParamArray items() As System.String _
)
'使用法
 
Dim items() As System.String
 
Dim instance As New RenderInputComboBox(items)
public RenderInputComboBox( 
   params System.string[] items
)

パラメータ

items
The strings that are used to initialize the RenderInputComboBox.Items array.
参照

RenderInputComboBox クラス
RenderInputComboBox メンバ
オーバーロード一覧